PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeDefineMarkedContentPropertyListOperator Method
The tag
The properties dictionary
In This Topic
    analyzeDefineMarkedContentPropertyListOperator Method
    In This Topic
    Called when DP operator is found.
    Syntax
    public void analyzeDefineMarkedContentPropertyListOperator( 
       PDFCosName cosTag,
       PDFCosDictionary cosProperties
    )

    Parameters

    cosTag
    The tag
    cosProperties
    The properties dictionary
    See Also